Gets or sets the size of a page.
To disable progressive loading, set this property to 0.
Namespace:
C1.DataAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
C# |
---|
public int LoadSize { get; set; } |
Visual Basic |
---|
Public Property LoadSize As Integer Get Set |